func os.rootLink

2 uses

	os (current package)
		root.go#L236: 	return rootLink(r, oldname, newname)
		root_openat.go#L234: func rootLink(r *Root, oldname, newname string) error {